Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.16.0 #162

Merged

Conversation

thelukewalton
Copy link
Collaborator

@thelukewalton thelukewalton commented Aug 27, 2024

🤖 I have created a release beep boop

0.16.0 (2024-10-22)

✨ New Features

  • added swipe-able actions to notification list item (057defd)
  • comms buttons (af95815)
  • updated notification list item to match latest design (057defd)
  • UX-1064: Comms Buttons (#182) (af95815)
  • UX-1073: List Item notification (#172) (057defd)

🪲 Bug Fixes

  • _getSlidableExtend() now won't return over 1.0 (057defd)
  • A variety of small bug fixes (#168) (cb37705)
  • Add PlatformIs to not use dart:io (cb37705)
  • added different constructors to zetacommsbutton (af95815)
  • added golden group to testing_conventions.mdx (7fba9b2)
  • added some commas (ef050af)
  • added styles to banner text (7fba9b2)
  • Border sizes (cb37705)
  • changed avatar xs so it shows two initals (ef050af)
  • changed Colors.transparent to Zeta.of(context).colors.surfaceDefault (af95815)
  • changed example back (ef050af)
  • changed storybook to widgetbook in name of deploy preview in pull request github action (ba4901d)
  • chat item (#174) (3ac64a7)
  • chat item actions _getSlidableExtend now won't return over 1.0 (3ac64a7)
  • Components using the internal text input are now sized correctly (38b865b)
  • get initials now returns the first and last name initials rather than first and second names. (ef050af)
  • moved analyzer package from dependencies to dev dependencies (5987c21)
  • put dev dependencies in alphabetical order (5987c21)
  • removed '$componentName' from all test files (ba4901d)
  • removed analyzer from dependencies (ba4901d)
  • set toggle related properties on non-toggle constructors to null (af95815)
  • Spacings in example app (cb37705)
  • UX-1105: Updated search bar to use internal text field (#186) (38b865b)
  • UX-1141: Update Spacing tokens (#159) (d22898f)
  • UX-1207: The search box on the search app bar now gets closed when the back button is pressed. (58fc7f5)
  • UX-1241: Fixed inkwell on ZetaStepper (#190) (60a137f)
  • UX-1242: Fixed extended app bar alignment (#189) (58fc7f5)
  • UX-922: FAB-redesign (#181) (11f266b)

📈 Documentation

  • abstracted functions in test_counter (5987c21)
  • added brief docs for fontSize function in avatar (ef050af)
  • added comments to the class about named constructors (af95815)
  • added doc comments to test_counter script and utils file (5987c21)
  • added figma and widgetbook links to all components (#180) (e1d2ba0)
  • added helper function section to TESTING_README (ba4901d)
  • added info about how to run the script to testing read me (5987c21)
  • added link to excel sheet in TESTING_README (ba4901d)
  • added testing_conventions.mdx to keep track how we are testing in flutter (7fba9b2)
  • changed comms button example to use assorted constructors (af95815)
  • created test counter script (ba4901d)
  • moved helper functions from test_counter to utils file (5987c21)
  • set initial values for comms button on widgetbook (af95815)
  • test counter (#187) (5987c21)
  • test_counter script improvements (ba4901d)
  • testing counter script (5987c21)

⛓️ Dependencies

🧪 Tests

  • Add new GoldenFiles class to simplify generating golden file Uris (a77211a)
  • added background color test (7fba9b2)
  • added debugFillProperties test helper function (ba4901d)
  • added loop for zetaavatar with border color for $size (ef050af)
  • added test count script (ba4901d)
  • avatar (#183) (ef050af)
  • banner (#184) (7fba9b2)
  • banner tests (7fba9b2)
  • changed extension test to reflect changes (ef050af)
  • changed the iconbutton to a ZetaIcon for golden tests (7fba9b2)
  • comms goldens (af95815)
  • Fix bug in golden tests that meant they failed on windows (#177) (a77211a)
  • implemented helper function in avatar and banner tests (ba4901d)
  • improved banner tests (7fba9b2)
  • moved script files to different PR (ba4901d)
  • organizing tests into groups (#188) (ba4901d)
  • removed comment that was cause github action to fail (ef050af)
  • removed unused import (7fba9b2)
  • replaced IconButton with Icon from golden tests (7fba9b2)
  • standardizing tests for badges (ba4901d)
  • started making banner tests (7fba9b2)
  • Wrote tests for ZetaStepper (60a137f)
  • Wrote tests for ZetaTopAppbar (58fc7f5)

🧹 Miscellaneous Chores

  • automated: Lint commit and format (ba4901d)
  • automated: Lint commit and format (ef050af)
  • automated: Lint commit and format (7fba9b2)
  • automated: Lint commit and format (af95815)
  • automated: Lint commit and format (3ac64a7)
  • Merged goldenTest and goldenTestWithCallbacks. Also made the widgetType parameter optional and defaulted it to the type of widget. (58fc7f5)
  • Update third party licenses (cb37705)

This PR was generated with Release Please. See documentation.

Copy link
Contributor

github-actions bot commented Aug 27, 2024

PR Checks complete

  • ✅ - Linting / Formatting
  • ✅ - Static analysis passed
  • ✅ - All tests passed
  • ✅ - Branch is not behind
  • 📈 - Code coverage: 43.57% (no change)
    See details
    File Name%Passing?
    lib/src/components/stepper_input/stepper_input.dart71.9%⛔️
    lib/generated/tokens/primitives.g.dart28.4%⛔️
    lib/generated/tokens/semantics.g.dart9.7%⛔️
    lib/src/components/accordion/accordion.dart100%
    lib/src/utils/rounded.dart100%
    lib/src/components/avatars/avatar.dart94.3%
    lib/src/components/badges/indicator.dart98.5%
    lib/src/components/badges/label.dart100%
    lib/src/components/badges/priority_pill.dart100%
    lib/src/components/badges/status_label.dart100%
    lib/src/components/badges/tag.dart98.5%
    lib/src/components/banner/banner.dart87.8%
    lib/src/components/bottom sheets/bottom_sheet.dart0%⛔️
    lib/src/components/bottom sheets/menu_items.dart0%⛔️
    lib/src/components/breadcrumbs/breadcrumbs.dart0%⛔️
    lib/src/components/button_group/button_group.dart0%⛔️
    lib/src/components/buttons/button.dart97.6%
    lib/src/components/buttons/button_style.dart100%
    lib/src/components/buttons/icon_button.dart51.2%⛔️
    lib/src/components/buttons/input_icon_button.dart72.7%⛔️
    lib/src/components/chat_item/chat_item.dart98.4%
    lib/src/components/checkbox/checkbox.dart100%
    lib/src/components/chips/assist_chip.dart0%⛔️
    lib/src/components/chips/chip.dart72%⛔️
    lib/src/components/chips/filter_chip.dart0%⛔️
    lib/src/components/chips/input_chip.dart0%⛔️
    lib/src/components/comms_button/comms_button.dart82%
    lib/src/components/contact_item/contact_item.dart0%⛔️
    lib/src/components/date_input/date_input.dart0%⛔️
    lib/src/components/dial_pad/dial_pad.dart100%
    lib/src/components/dialog/dialog.dart0%⛔️
    lib/src/components/dropdown/dropdown.dart0%⛔️
    lib/src/components/fabs/fab.dart96.4%
    lib/src/components/filter_selection/filter_selection.dart0%⛔️
    lib/src/components/global_header/global_header.dart0%⛔️
    lib/src/components/global_header/header_tab_item.dart0%⛔️
    lib/src/components/icon/icon.dart100%
    lib/src/components/in_page_banner/in_page_banner.dart100%
    lib/src/components/list_item/dropdown_list_item.dart0%⛔️
    lib/src/components/list_item/list_item.dart0%⛔️
    lib/src/components/list_item/notification_list_item.dart0%⛔️
    lib/src/components/navigation bar/navigation_bar.dart0%⛔️
    lib/src/components/navigation_rail/navigation_rail.dart0%⛔️
    lib/src/components/pagination/pagination.dart0.6%⛔️
    lib/src/components/password/password_input.dart100%
    lib/src/components/phone_input/phone_input.dart0%⛔️
    lib/src/components/progress/progress_bar.dart0%⛔️
    lib/src/components/progress/progress_circle.dart0%⛔️
    lib/src/components/radio/radio.dart0%⛔️
    lib/src/components/screen_header_bar/screen_header_bar.dart0%⛔️
    lib/src/components/search_bar/search_bar.dart98.1%
    lib/src/components/segmented_control/segmented_control.dart0%⛔️
    lib/src/components/select_input/select_input.dart0%⛔️
    lib/src/components/slider/slider.dart82.3%
    lib/src/components/snack_bar/snack_bar.dart0%⛔️
    lib/src/components/stepper/stepper.dart95.1%
    lib/src/components/switch/zeta_switch.dart0%⛔️
    lib/src/components/tabs/tab.dart0%⛔️
    lib/src/components/tabs/tab_bar.dart0%⛔️
    lib/src/components/text_input/text_input.dart0%⛔️
    lib/src/components/time_input/time_input.dart0%⛔️
    lib/src/components/tooltip/tooltip.dart98.9%
    lib/src/components/top_app_bar/top_app_bar.dart85.7%
    lib/src/interfaces/form_field.dart81.4%
    lib/src/components/text_input/internal_text_input.dart72.5%⛔️
    lib/src/components/list_item/list_scope.dart0%⛔️
    lib/src/components/phone_input/countries.dart10%⛔️
    lib/src/components/progress/progress.dart0%⛔️
    lib/src/components/switch/material_switch.dart0%⛔️
    lib/src/components/text_input/hint_text.dart77.8%⛔️
    lib/src/components/text_input/input_label.dart0%⛔️
    lib/src/components/top_app_bar/extended_top_app_bar.dart93.9%
    lib/src/components/top_app_bar/search_top_app_bar.dart88%
    lib/src/theme/breakpoints.dart100%
    lib/src/theme/color_extensions.dart100%
    lib/src/theme/color_swatch.dart77.3%⛔️
    lib/src/theme/contrast.dart100%
    lib/src/theme/color_scheme.dart100%
    lib/src/theme/colors.dart100%
    lib/src/theme/theme_data.dart100%
    lib/src/theme/tokens.dart50%⛔️
    lib/src/utils/debounce.dart100%
    lib/src/utils/extensions.dart100%
    lib/src/utils/nothing.dart100%
    lib/src/utils/platform/platform_is.dart10%⛔️
    lib/src/utils/platform/universal_platform_vm.dart21.4%⛔️
    lib/src/utils/zeta.dart97.8%
    lib/src/utils/zeta_provider.dart100%

Created with Flutter code quality action

Copy link
Contributor

github-actions bot commented Aug 27, 2024

Visit the preview URL for this PR (updated for commit 714bc81):

https://zeta-flutter-main--pr-162-release-please-branches-main-vmdcntog.web.app

(expires Tue, 29 Oct 2024 12:42:58 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 5ca681de0a0ad9185b252304c113355d5ee04ca6

@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch 3 times, most recently from 802998b to da9565d Compare September 2, 2024 12:19
@thelukewalton thelukewalton changed the title chore(main): release 0.15.3 chore(main): release 0.16.0 Sep 5, 2024
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from da9565d to b06918d Compare September 5, 2024 15:26
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch 3 times, most recently from a9a1b9a to b9310ce Compare September 10, 2024 13:57
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from b9310ce to 90aa183 Compare September 17, 2024 12:30
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from 90aa183 to 8475d70 Compare September 25, 2024 14:05
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch 3 times, most recently from db035bc to 7441d87 Compare October 10, 2024 10:29
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch 5 times, most recently from a1e4e80 to c2e849a Compare October 15, 2024 14:26
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch 3 times, most recently from 970d344 to 13ba2ec Compare October 21, 2024 13:43
@thelukewalton thelukewalton force-pushed the release-please--branches--main--components--zeta_flutter branch from 13ba2ec to 714bc81 Compare October 22, 2024 12:37
@thelukewalton thelukewalton merged commit 65ab6fd into main Oct 22, 2024
4 checks passed
@thelukewalton
Copy link
Collaborator Author

🤖 Created releases:

@thelukewalton thelukewalton deleted the release-please--branches--main--components--zeta_flutter branch October 22, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants